Ends the 3D object creation process, making it ready for display.
public void MemoryEfficientEnd(
float[] imageOrientation,
Point2D pixelSpacing
)
Public Overloads Sub MemoryEfficientEnd( _
ByVal imageOrientation() As Single, _
ByVal pixelSpacing As Point2D _
)
public:
void MemoryEfficientEnd(
array<float>^ imageOrientation,
Point2D pixelSpacing
)
imageOrientation
The orientation of the image. Get this value from the DICOM file.
pixelSpacing
The spacing between pixels. Get this value from the DICOM file.
This method is used when a series of frames are sorted based on their image position coordinates.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document